home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-12-16 | 34.7 KB | 1,136 lines |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- DIFF
- _________________________________________________________________
-
- File/Directory/ZIP
- Difference
- Utility
-
-
-
-
-
-
- U S E R S G U I D E
-
-
-
-
-
-
-
-
- Version 1.10
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ⁄ƒƒƒƒƒƒƒƒø
- C.SITTE SOFTWARETECHNIK ≥c.sitte ≥
- Postfach 42 ≥software≥
- A-5025 Salzburg, Austria ≥technik ≥
- ¿ƒƒƒƒƒƒƒƒŸ
-
-
-
-
-
-
-
-
-
-
- EDITION
-
- November 1993
- (C) Copyright 1993 by C.Sitte Softwaretechnik
- All rights reserved
-
-
- NOTICE
-
- This documentation is based on the software revision 1.10 of
- November 1993. The information in this document is subject to
- change without notice. C.Sitte Softwaretechnik assumes no
- responsibility for any errors that may appear in supplied
- materials or programs.
-
-
- TRADEMARKS
-
- ASP and the ASP logo are registered trademarks of the Association
- of Shareware Professionals.
- PKZIP and PKUNZIP are registered trademarks of PKWARE, Inc.
-
-
- SHAREWARE INFORMATION
-
- DIFF is distributed under the shareware marketing concept. This
- means that you can try the program for a limited amount of time
- to see if it meets your needs. After the trial period, you are
- required to register and pay the registration fee or stop using
- it.
- Shareware is a distribution method, NOT a type of software. The
- primary difference between shareware and retail software is that
- with shareware you know if it fits your needs BEFORE you pay for
- it.
- The shareware system and the continued availability of quality
- shareware products depend on your willingness to register and pay
- for the shareware you use.
- It's the registration fees you pay which allow us to support and
- continue to develop our products. Please show your support for
- shareware by registering those programs you actually use and by
- passing them on to others.
-
-
- LICENSE
-
- Non-registered users are granted a limited license to try DIFF
- for a period of four weeks. After the trial period you are
- required to register and to pay the registration fee or stop
- using it. The four week evaluation period is a legal requirement
- based on the license agreement, NOT a time bomb inserted in the
- program! DIFF will not stop working or cause any damage to itself
- or your system at the end of the four week period.
-
-
-
-
-
-
-
-
-
-
-
- DISTRIBUTION
-
- You are encouraged to freely copy and distribute DIFF provided
- that:
-
- 1. No fee beyond normal media, duplication, and shipping costs
- may be charged.
-
- 2. It must be copied in unaltered form complete with this license
- and copyright information
-
- 3. It is advertised as "shareware" and not as "free" or "public
- domain" software.
-
-
-
- WARRANTY
-
- C.SITTE SOFTWARETECHNIK MAKES NO WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF
- MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
- C.SITTE SOFTWARETECHNIK SHALL NOT BE LIABLE FOR ANY DAMAGES,
- WHETHER DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL ARISING FROM A
- FAILURE OF THIS PROGRAM TO OPERATE IN THE MANNER DESIRED BY THE
- USER. C.SITTE SOFTWARETECHNIK SHALL NOT BE LIABLE FOR ANY DAMAGE
- TO DATA OR PROPERTY WHICH MAY BE CAUSED DIRECTLY OR INDIRECTLY
- BY USE OF THE PROGRAM.
- IN NO EVENT WILL C.SITTE SOFTWARETECHNIK BE LIABLE TO YOU FOR ANY
- DAMAGES, INCLUDING ANY LOST PROFITS, LOST SAVINGS OR OTHER
- INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF OR
- INABILITY TO USE THESE PROGRAM, EVEN IF C.SITTE SOFTWARETECHNIK
- HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY
- CLAIM BY ANY OTHER PARTY.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- T A B L E O F C O N T E N T S
- ---------------------------------
-
-
- 1. INTRODUCTION . . . . . . . . . . . . . . . . . . . . . 1
-
- 2. Shareware Copy from BBS or Disk Vendor . . . . . . . . 1
-
- 3. PACKING LIST . . . . . . . . . . . . . . . . . . . . . 1
- 3.1 Distribution . . . . . . . . . . . . . . . . . . . . 2
-
- 4. USAGE. . . . . . . . . . . . . . . . . . . . . . . . . 2
- 4.1 ARGUMENTS. . . . . . . . . . . . . . . . . . . . . . 2
- 4.2 COMPARISON OPTIONS . . . . . . . . . . . . . . . . . 3
- 4.2.1 CASE INSENSITIVE COMPARE (/c). . . . . . . . . . . 3
- 4.2.2 IGNORE TRAILING BLANKS (/b). . . . . . . . . . . . 3
- 4.2.3 EXPAND TABS BEFORE COMPARING (/x). . . . . . . . . 3
- 4.2.4 IGNORE SPACES AND TABS (/s). . . . . . . . . . . . 3
- 4.2.5 TAB SIZE (/t##). . . . . . . . . . . . . . . . . . 3
- 4.2.6 DISPLAY WHOLE FILE (/a). . . . . . . . . . . . . . 4
- 4.2.7 DISPLAY FULL LINE CONTENTS (/f). . . . . . . . . . 4
- 4.2.8 OUTPUT WIDTH (/w##). . . . . . . . . . . . . . . . 4
- 4.2.9 DISPLAY LINE NUMBERS (/n). . . . . . . . . . . . . 4
- 4.2.10 DIRECTORY SORTING OPTIONS. . . . . . . . . . . . . 4
- 4.2.10.1 SORT DIRECTORY BY TIME (/ot) . . . . . . . . . . 4
- 4.2.10.2 SORT DIRECTORY BY SIZE (/os) . . . . . . . . . . 4
- 4.2.10.3 SORT DIRECTORY BY EXTENSION (/oe). . . . . . . . 4
- 4.2.10.4 SORT DIRECTORY BY NAME (/on) . . . . . . . . . . 5
- 4.3 DIFFERENCE DISPLAY . . . . . . . . . . . . . . . . . 5
- 4.3.1 Example #1 . . . . . . . . . . . . . . . . . . . . 5
- 4.3.2 Example #2 . . . . . . . . . . . . . . . . . . . . 6
- 4.3.3 Example #3 . . . . . . . . . . . . . . . . . . . . 7
- 4.3.4 Redirection. . . . . . . . . . . . . . . . . . . . 9
- 4.3.5 Printing . . . . . . . . . . . . . . . . . . . . . 9
- 4.4 ZIP Archives . . . . . . . . . . . . . . . . . . . . 9
-
- 5. ORDER INFORMATION. . . . . . . . . . . . . . . . . . . 10
- 5.1 Site Licence . . . . . . . . . . . . . . . . . . . . 10
-
- 6. ASSOCIATION OF SHAREWARE PROFESSIONALS . . . . . . . . 11
- 6.1 ASP OMBUDSMAN STATEMENT. . . . . . . . . . . . . . . 11
-
- 7. To help you - help us! . . . . . . . . . . . . . . . . 12
-
- 8. REVISION HISTORY . . . . . . . . . . . . . . . . . . . 12
-
- 9. SUBJECT INDEX. . . . . . . . . . . . . . . . . . . . . 13
-
-
-
-
-
-
-
-
-
-
-
-
-
- DIFF - File/Directory Difference Utility V1.10
-
-
- 1. INTRODUCTION
-
- DIFF is a DOS application which displays two text files or two
- directories or ZIP archive directories side by side. Common and
- different sections are clearly marked with separator lines.
-
- DIFF can show the differences between:
- - two text files
- - a text file and a text file inside of a ZIP archive
- - two directories
- - a directory and a ZIP archive directory
- - two ZIP archive directories
-
- DIFF is especially useful for programmers who wants to see the
- differences between two versions of a source text file or to show
- the differences between two sets of files, where one or both sets
- can reside in a ZIP archive.
- There are various formatting and comparison options available.
-
-
- 2. Shareware Copy from BBS or Disk Vendor
-
- If you've downloaded an unregistered copy of DIFF from a
- bulletin board (BBS) or an on-line service, or obtained a copy on
- diskette or CDROM from a disk vendor, you may try it for four
- weeks as specified in the shareware license agreement. After four
- weeks you must either register DIFF or stop using it. This
- method of marketing, known as "Shareware", permits you to try
- DIFF before you pay for it. The four week evaluation period is a
- legal requirement based on the license agreement, NOT a time bomb
- inserted in the program! DIFF will not stop working or cause any
- damage to itself or your system at the end of the four week
- evaluation period.
-
-
- 3. PACKING LIST
-
- Shareware copies of DIFF may be "packaged" in a variety of ways
- depending on who distributed them. Regardless of packaging, the
- following files should be included:
-
- DIFF .EXE DOS File/Directory Difference Utility
- DIFF .DOC Documentation
- ORDER .FRM Order Form
- DESCRIBE.DOC Product Description & Author Info
- VENDOR .DOC Vendor/Distributor Information
- FILE_ID .DIZ Program Description for BBS's
- READ .ME General Info and Last Minute Information
-
-
-
-
-
-
-
-
-
-
- 1
-
- DIFF - File/Directory Difference Utility V1.10
-
-
- 3.1 Distribution
-
- You are encouraged to freely copy and distribute shareware of
- C.Sitte Softwaretechnik provided that (see VENDOR.DOC for more
- information):
-
- 1. No fee beyond normal media, duplication, and shipping costs
- may be charged.
-
- 2. It must be copied in unaltered form complete with this license
- and copyright information.
-
- 3. It is advertised as "shareware" and not as "free" or
- "public domain" software.
-
-
- 4. USAGE
-
- When the DIFF program is started without any arguments, the
- following usage text appears:
-
-
- DIFF V1.10 #0000000000000 - List File/Directory/ZIP Differences
- (C) Copyright 1993 C.Sitte Softwaretechnik, All rights reserved.
-
- usage is: diff [/options] file1 [file2|dir2|zip2]
- or: diff [/options] dir1|zip1 dir2|zip2
- options:
- /c case insensitive compare
- /b ignore trailing blanks
- /x expand tabs before comparing
- /s ignore spaces and tabs
- /t## tab size (1..19, default=8)
- /a display whole file
- /f display full line contents
- /w## output width (20..199, default=79)
- /n display line numbers
- /ot sort directory by time (default)
- /os sort directory by size
- /oe sort directory by extension
- /on sort directory by name
- /r registration information
- /? help
-
-
- 4.1 ARGUMENTS
-
- The DIFF program takes one or two filename arguments. If only the
- first argument is given, the second filename is assumed to be the
- same filename as the first argument, but with an extension of
- ".BAK". The second filename can be a filename or a drive or
- directory name. That means that the file with the first filename
- is compared to a file with the same name in the specified
- drive/directory.
-
-
-
-
- 2
-
- DIFF - File/Directory Difference Utility V1.10
-
-
- The second filename can also be a filename of a ZIP archive. That
- means that the file with the first filename is compared to a file
- with the same name in the specified ZIP archive.
- If the first argument is not a valid filename, than a directory
- comparison will be done.
-
-
- 4.2 COMPARISON OPTIONS
-
- There are the following options available which must be specified
- before the filename argument(s). Options start with the slash
- character ("/") as an option identifier and are followed by an
- option character which can be written in lower- or uppercase. Two
- or more options could be combined in one option argument (e.g.:
- "DIFF /abx file1" instead of "DIFF /a /b /x file1"). Options with
- numeric arguments must be the last option in a combined option
- argument.
-
- The following options are available:
-
-
- 4.2.1 CASE INSENSITIVE COMPARE (/c)
-
- Upper- and lowercase is ignored on comparison.
-
-
- 4.2.2 IGNORE TRAILING BLANKS (/b)
-
- One or more blanks at the end of a line are ignored during the
- comparison.
-
-
- 4.2.3 EXPAND TABS BEFORE COMPARING (/x)
-
- Tab characters (hex 09) in the text are expanded to the number of
- spaces specified in the "Tab size" (/t) option (default=8) which
- are neccessary to reach the next tab stop.
- This option will be ignored, if the "Ignore spaces and tabs" (/s)
- option is selected.
-
-
- 4.2.4 IGNORE SPACES AND TABS (/s)
-
- Tab characters and spaces will be ignored on comparison.
-
-
- 4.2.5 TAB SIZE (/t##)
-
- The tabsize (number of spaces between tab stops) is selectable
- between 1 and 19 spaces. The default size is 8 spaces. This
- option influences the file comparison, if the "expand tabs" (/x)
- options is also set.
- Tabs are expanded to the given number of spaces in the difference
- display.
-
-
-
-
- 3
-
- DIFF - File/Directory Difference Utility V1.10
-
-
-
-
- 4.2.6 DISPLAY WHOLE FILE (/a)
-
- All lines (files) are displayed, not only the different sections.
-
-
- 4.2.7 DISPLAY FULL LINE CONTENTS (/f)
-
- The whole contents of the textfile lines is displayed. This means
- that continuation lines are used to display the whole line,
- rather than to truncate the lines because of a limited output
- width.
-
-
- 4.2.8 OUTPUT WIDTH (/w##)
-
- The line width of the difference display can be selected between
- 20 and 199 characters. The default width is 79 characters. Lines
- are truncated to fit into the specified output width (if the /f
- options is not used).
-
-
- 4.2.9 DISPLAY LINE NUMBERS (/n)
-
- Additional line numbers are displayed at the beginning of the
- displayed lines.
-
-
- 4.2.10 DIRECTORY SORTING OPTIONS
-
- There are four different directory sort options available. If no
- sort option is given, the default sort option (sort by time) is
- used.
-
-
- 4.2.10.1 SORT DIRECTORY BY TIME (/ot)
-
- This is the default directory sorting option. Files are sorted by
- file date and file time (in that order). Newest files are at the
- beginning of the listing.
-
-
- 4.2.10.2 SORT DIRECTORY BY SIZE (/os)
-
- The files are sorted by filesize. Files with equal filesize are
- further sorted by its filedate/time.
-
-
- 4.2.10.3 SORT DIRECTORY BY EXTENSION (/oe)
-
- The files are alphabetically sorted by filetype. Files with equal
- filetypes are further sorted by its filename.
-
-
-
-
-
- 4
-
- DIFF - File/Directory Difference Utility V1.10
-
-
-
- 4.2.10.4 SORT DIRECTORY BY NAME (/on)
-
- The files are alphabetically sorted by filename. Files with equal
- filenames are further sorted by its filetype.
-
-
- 4.3 DIFFERENCE DISPLAY
-
- By default, only the different sections between the two files or
- directories are displayed. The files are shown side by side. The
- first file or directory is shown at the left side, and the second
- file or directory at the right side. Each line has an optional
- line number (/n option). Different sections also have a colon
- character at the beginning. A missing line number (if the /n
- option is selected) and a missing colon means that there is no
- line (file) in the corresponding file (directory).
-
-
- 4.3.1 Example #1
-
- The following example shows the differences between the file
- TEST.CPP and its backup file TEST.BAK. Tabulators are expanded to
- three spaces (/t3) and the line width of the difference output is
- set to 63 columns (/w63). Note that the third section (with the
- 'extern "C"' text) seems to be identical on the left and the right
- side. But there are trailing blanks on the left side line which
- makes it different. To ignore trailing blanks, use the "/b"
- option.
-
- C> diff /t3 /w63 test.cpp
-
- comparing TEST.CPP with TEST.BAK
- ---------------------------------------------------------------
- : // diff.cpp -- main program : // diff.cpp - main program
- ---------------------------------------------------------------
- :
- ---------------------------------------------------------------
- : extern "C" { : extern "C" {
- ---------------------------------------------------------------
- : /////////////////////////////
- ---------------------------------------------------------------
- : memset (line1, 0, sizeof : memset (line1, 0, sizeof (
- ---------------------------------------------------------------
- : strncpy (LINE1, s : strncpy (line1, s
- ---------------------------------------------------------------
- : DIFFSTRING str ( : DIFFSTRING str (l
- ---------------------------------------------------------------
- : printf ("----------- : printf ("-----------
- : "----------------
-
-
-
-
-
-
-
-
- 5
-
- DIFF - File/Directory Difference Utility V1.10
-
-
- 4.3.2 Example #2
-
- The following example shows the comparison of the same files, but
- with a different set of options. Line numbers are enabled (/n),
- trailing blanks are ignored (note the missing section with the
- 'extern "C"' text) and the whole contents of the lines is
- displayed (/f). The continuation lines have a plus sign instead
- of the colon. As many continuation lines as necessary are used to
- display the whole line contents.
-
-
- C> diff /n /b /f /t3 /w63 test.cpp
-
- comparing TEST.CPP with TEST.BAK
- ---------------------------------------------------------------
- 1: // diff.cpp -- main progra 1: // diff.cpp - main program
- + m
- ---------------------------------------------------------------
- 4:
- ---------------------------------------------------------------
- 15: //////////////////////////
- + //////////////////////////
- + //////////////
- ---------------------------------------------------------------
- 35: memset (line1, 0, sizeo 35: memset (line1, 0, sizeo
- + f (line1)); + f (line1));
- ---------------------------------------------------------------
- 54: strncpy (LINE1 54: strncpy (line1
- + , str, 30); + , str, 30);
- ---------------------------------------------------------------
- 64: DIFFSTRING st 64: DIFFSTRING str
- + r (line); + (line);
- ---------------------------------------------------------------
- 72: printf ("-------- 72: printf ("--------
- + -----------------------" + --------------------------
- + --------------------------
- + ");
- 73: "-------------
- + ----------------");
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 6
-
- DIFF - File/Directory Difference Utility V1.10
-
-
- 4.3.3 Example #3
-
- The following examples are showing the comparison between two
- directories. Please note that only the filedate is displayed, the
- filetime is missing because of the output width limitation of 67
- characters. If you do not specifiy any output width, the default
- output width of 79 characters is enough to display also the
- filetime. The files one the left side are sorted by time (default
- sorting option).
- Please note that it is also possible to specifiy a ZIP archive
- filename as the first or second directory parameter.
-
- C> diff /w67 *.* backup
- comparing .\*.* with .\BACKUP\
- : DBOBJECT.CXX 11472 11.11.93 : DBOBJECT.CXX 11225 28.05.93
- : DBOBJECT.BAK 11474 10.11.93
- : DB30 .PRJ 10684 10.11.93 : DB30 .PRJ 11191 3.12.93
- : ACCESS .CXX 6662 10.11.93 : ACCESS .CXX 6540 26.02.93
- : DB30 .OBR 641 9.11.93
- : SERVSUB .C 1659 9.11.93 : SERVSUB .C 1657 13.04.93
- : DATABASE.CXX 18600 9.11.93 : DATABASE.CXX 18585 3.12.93
- : DATABASE.BAK 18587 9.11.93
- : DBSTRUCT.C 563 7.10.93
- : SRVTABLE.CXX 5380 14.04.93 : SRVTABLE.CXX 5585 3.12.93
- : SERVSUB .BAK 1657 13.04.93
-
-
- If you only want to see the different source text files, specify
- a specific file extension:
-
- C> diff /w67 *.c* backup\*.c*
- comparing .\*.C* with .\BACKUP\*.c*
- : DBOBJECT.CXX 11472 11.11.93 : DBOBJECT.CXX 11225 28.05.93
- : ACCESS .CXX 6662 10.11.93 : ACCESS .CXX 6540 26.02.93
- : SERVSUB .C 1659 9.11.93 : SERVSUB .C 1657 13.04.93
- : DATABASE.CXX 18600 9.11.93 : DATABASE.CXX 18585 3.12.93
- : DBSTRUCT.C 563 7.10.93
- : SRVTABLE.CXX 5380 14.04.93 : SRVTABLE.CXX 5585 3.12.93
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 7
-
- DIFF - File/Directory Difference Utility V1.10
-
-
- If you also want to see the files which are the same between the
- two directories (same date, time and size), specify also the "/a"
- option. Please note that there is no comparison of the file
- contents. The "/on" option sorts the directory by filename.
-
- C> diff /a /w67 *.c* backup\*.c*
- comparing .\*.C* with BACKUP\*.C*
- -----------------------------------------------------------------
- ACCERROR.CXX 1841 15.03.93 ACCERROR.CXX 1841 15.03.93
- -----------------------------------------------------------------
- : ACCESS .CXX 6662 10.11.93 : ACCESS .CXX 6540 26.02.93
- : DATABASE.CXX 18600 9.11.93 : DATABASE.CXX 18585 3.12.93
- : DBOBJECT.CXX 11472 11.11.93 : DBOBJECT.CXX 11225 28.05.93
- -----------------------------------------------------------------
- DBPARSE .CXX 1857 5.04.93 DBPARSE .CXX 1857 5.04.93
- DBSTRING.CXX 12346 10.02.93 DBSTRING.CXX 12346 10.02.93
- -----------------------------------------------------------------
- : DBSTRUCT.C 563 7.10.93
- -----------------------------------------------------------------
- DLIST .CXX 2921 10.02.93 DLIST .CXX 2921 10.02.93
- ERRTEXT .CXX 3807 10.02.93 ERRTEXT .CXX 3807 10.02.93
- FNCINFO .CXX 5664 10.02.93 FNCINFO .CXX 5664 10.02.93
- LOGFILE .CXX 2672 15.03.93 LOGFILE .CXX 2672 15.03.93
- LUW .CXX 6536 28.05.93 LUW .CXX 6536 28.05.93
- SERVER .CXX 2069 7.04.93 SERVER .CXX 2069 7.04.93
- -----------------------------------------------------------------
- : SERVSUB .C 1659 9.11.93 : SERVSUB .C 1657 13.04.93
- : SRVTABLE.CXX 5380 14.04.93 : SRVTABLE.CXX 5585 3.12.93
- -----------------------------------------------------------------
- TEXTFILE.CXX 6544 21.04.93 TEXTFILE.CXX 6544 21.04.93
- TRANSACT.CXX 3386 11.02.93 TRANSACT.CXX 3386 11.02.93
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 8
-
- DIFF - File/Directory Difference Utility V1.10
-
-
- 4.3.4 Redirection
-
- The output of the comparison can be redirected into a file or
- piped into another program.
-
- C> diff test.cpp test.old > test.dif
-
- C> diff test.cpp d: | more
-
-
- 4.3.5 Printing
-
- To print the differences between two versions of a text file you
- could use one of two methods. One way is to redirect the output
- of the comparison directly to the printer device ("PRN" or
- "LPT1"...). Use the "output width" parameter (/w##) to adjust the
- output width to your printer width.
-
- C> diff /w78 test.cpp test.bak > prn
-
-
- Another way is to redirect the output of the comparison to a
- textfile and use any convenient printing tool to print it out.
- For example, select a wide output width (/w160) and print it in
- landscape mode on a laserprinter to see complete lines side by
- side.
-
- C> diff /w165 test.cpp test.bak > test.dif
- C> 4print -wide test.dif
-
-
-
- 4.4 ZIP Archives
-
- If a textfile is compared with another textfile in a ZIP archive,
- the file in the ZIP archive is extracted to a temporary file
- which is deleted after the comparison. To extract files inside of
- ZIP archives, it is necessaryy that the PKUNZIP utility is
- available on your system.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 9
-
- DIFF - File/Directory Difference Utility V1.10
-
-
- 5. ORDER INFORMATION
-
- The registration fee for a single copy of DIFF (tm) is US$ 15.-.
- Payment of this fee entitles you to:
-
- * Disk with the latest version of DIFF which does not display
- the shareware notices and registration reminders.
-
- * Printed manual
-
- * Free support by electronic mail or by mail for the
- first six month after payment.
-
- * Additional disk labels for the number of ordered copy
- licences.
-
- * Notification of the next major upgrade.
-
- * Shareware Versions of other products of
- C.Sitte Softwaretechnik
-
-
- The following per-unit prices apply for registration of one or
- more copies of DIFF on the same order form:
-
- 1 US$ 15.-
- 2 - 9 US$ 10.-
- 10+ (negotiable)
-
- 5.1 Site Licence
-
- It is also possible to obtain an additional site licence (copy
- license). A minimum of one disk with documentation must be
- ordered. The licensee is responsible for duplicating the diskette
- and documentation as needed, and for ensuring that the number of
- installed copies is not exceeded. Additional disk labels for the
- number of ordered copy licences will be delivered.
-
- 25 User US$ 120.-
- 50 User US$ 200.-
- 100 User US$ 320.-
- 100+ (negotiable)
-
- An additional shipping & handling charge of US$ 5.- must be added
- to the total amount.
-
- Payments can be made by credit card (MC/Visa/AmEx/JCB), cash,
- international postal money order or eurocheque. If you use an
- check which is not drawn on an austrian bank, please add another
- US$ 5.- for bank charges.
-
- The accompanying file ORDER.FRM includes a detailed order form.
-
-
-
-
-
-
- 10
-
- DIFF - File/Directory Difference Utility V1.10
-
-
- 6. ASSOCIATION OF SHAREWARE PROFESSIONALS
-
- C.Sitte Softwaretechnik is an author member of the Association of
- Shareware Professionals (ASP), an organization formed to
- strengthen the future of shareware. Its members, all of whom are
- programmers who subscribe to a code of ethics, are committed to
- the concept of shareware as a method of marketing.
-
- The ASP sets standards for its members and their shareware
- products which provide that programs produced by ASP members must
- be fully documented, non-crippled, and offered with at least a
- minimum level of support. It also sets standards for shareware
- disk vendors and provides information to the public about
- shareware.
-
-
- ⁄ƒƒƒƒƒƒƒø
- ⁄ƒƒƒƒ¡ƒƒø ≥ (R)
- ƒƒ≥ ≥ ≥ƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒ
- ≥ ⁄ƒƒƒƒ¡ƒƒø ≥ Association of
- ≥ ≥ ≥ƒŸ Shareware
- ¿ƒƒ≥ o ≥ Professionals
- ƒƒƒƒƒ≥ ≥ ≥ƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒƒ
- ¿ƒƒƒ¡ƒƒƒŸ MEMBER
-
-
-
- 6.1 ASP OMBUDSMAN STATEMENT
-
- This program is produced by a member of the Association of
- Shareware Professionals (ASP). ASP wants to make sure that the
- shareware principle works for you. If you are unable to resolve a
- shareware-related problem with an ASP member by contacting the
- member directly, ASP may be able to help. The ASP Ombudsman can
- help you resolve a dispute or problem with an ASP member, but
- does not provide technical support for members' products. Please
- write to the ASP Ombudsman at 545 Grover Road, Muskegon, MI
- 49442-9427, USA or send a CompuServe message via CompuServe Mail
- to ASP Ombudsman 70007,3536.
- The Ombudsman may be contacted by FAX by sending to the ASP FAX
- number: (616) 788-2765. In communication with the Ombudsman
- please include a telephone number and/or FAX if available.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 11
-
- DIFF - File/Directory Difference Utility V1.10
-
-
- 7. To help you - help us!
-
- If you have questions about the DIFF File Difference Utility
- please describe your problem as detailed as possible, so that we
- are able to simulate it according to your information.
-
-
- Send this information to us via mail or electronic mail:
-
- Mail: C.SITTE SOFTWARETECHNIK
- Postfach 42
- A-5025 Salzburg, Austria
-
- Electronic Mail:
- * CompuServe: 73030,1070
- * Internet : 73030.1070@compuserve.com
- * Uunet : uunet!compuserve.com!73030.1070
-
- * X400 : Country=us
- ADMD=CompuServe
- PRMD=csmail
- DDA Type=id
- DDA Value=73030.1070
-
- * MCI users should enter these values
- at the following prompts:
- To : Chris Sitte (ems)
- EMS: CompuServe
- MBX: p=csmail
- MBX: d=id=73030.1070
-
-
- 8. REVISION HISTORY
-
- DIFF v1.01 May/93 Initial release of DIFF
- DIFF v1.10 Nov/93 also show directory differences
- and ZIP archive differences
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 12
-
- SUBJECT INDEX
-
-
- 9. SUBJECT INDEX
-
-
-
- A
- ARGUMENTS, 2
- ASP OMBUDSMAN STATEMENT, 11
- ASSOCIATION OF SHAREWARE PROFESSIONALS, 11
-
-
- C
- CASE INSENSITIVE COMPARE (/c), 3
- COMPARISON OPTIONS, 3
-
-
- D
- DIFFERENCE DISPLAY, 5
- DIRECTORY SORTING OPTIONS, 4
- DISPLAY FULL LINE CONTENTS (/f), 4
- DISPLAY LINE NUMBERS (/n), 4
- DISPLAY WHOLE FILE (/a), 4
- Distribution, 2
-
-
- E
- Example #1, 5
- Example #2, 6
- Example #3, 7
- EXPAND TABS BEFORE COMPARING (/x), 3
-
-
- I
- IGNORE SPACES AND TABS (/s), 3
- IGNORE TRAILING BLANKS (/b), 3
- INTRODUCTION, 1
-
-
- O
- ORDER INFORMATION, 10
- OUTPUT WIDTH (/w##), 4
-
-
- P
- PACKING LIST, 1
- Printing, 9
-
-
- R
- Redirection, 9
- REVISION HISTORY, 12
-
-
-
-
-
-
-
-
- 13
-
- SUBJECT INDEX
-
-
- S
- Shareware Copy from BBS or Disk Vendor, 1
- Site Licence, 10
- SORT DIRECTORY BY EXTENSION (/oe), 4
- SORT DIRECTORY BY NAME (/on), 5
- SORT DIRECTORY BY SIZE (/os), 4
- SORT DIRECTORY BY TIME (/ot), 4
- SUBJECT INDEX, 13
-
-
- T
- TAB SIZE (/t##), 3
- To help you - help us!, 12
-
-
- U
- USAGE, 2
-
-
- Z
- ZIP Archives, 9
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 14
-
-